home *** CD-ROM | disk | FTP | other *** search
/ Internet News 2001 December / Internet News 2001-12 - CD-ROM.rar / INCD200112.ISO / Windows / Browser / Internet Explorer 6 / English / iew2k_3.cab / shdoclc.dll / HTML / DOCPPG.PPG < prev    next >
Text File  |  2001-08-17  |  6KB  |  166 lines

  1. <html id=docbrows
  2. STYLE="font-family: MS Shell Dlg; font-size: 8pt; background: buttonface;
  3. width: 31.5em; height: 32.5em">
  4. <HEAD>
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6. <TITLE>General</TITLE>
  7. <SCRIPT>
  8. function wrapRegionalShortDate(dateIn)
  9. {
  10. var newDate;
  11. try
  12. {
  13. newDate = regionalShortDate(dateIn);
  14. }
  15. catch(e)
  16. {
  17. newDate = dateIn;
  18. }
  19. return newDate;
  20. }
  21. function regionalizeDates() {
  22. var fcDate = _fileCreatedDate.innerText;
  23. if (fcDate!= "undefined" && fcDate != "")
  24. _fileCreatedDate.innerText = wrapRegionalShortDate(fcDate);
  25. var fmDate = _fileModifiedDate.innerText;
  26. if (fmDate != "undefined" && fmDate != "")
  27. _fileModifiedDate.innerText = wrapRegionalShortDate(fmDate);
  28. }
  29. function btnCertsClick()
  30. {
  31. window.dialogArguments.showSecurityInfo();
  32. }
  33. function BodyLoad()
  34. {
  35. var L_NotAvailable_Text = "Not Available";
  36. var L_NotEncrypted_Text = "Not Encrypted";
  37. var arrAll = document.all;
  38. if(document.dir == "rtl")
  39. {
  40. divButtons.style.pixelLeft = 15;
  41. }
  42. else
  43. {
  44. divButtons.style.pixelLeft = document.body.clientWidth - (btnCerts.offsetWidth + 15);
  45. }
  46. regionalizeDates();
  47. for (i=0; i < arrAll.length; i++)
  48. {
  49. var elm = arrAll[i];
  50. if (elm.id.substring(0,1) == "_")
  51. {
  52. if (elm.innerText== "undefined" || elm.innerText == "")
  53. {
  54. elm.innerText = L_NotAvailable_Text;
  55. if (elm.id == "_fileSize")
  56. spaBytes.innerText = "";
  57. else if (elm.id == "_connInfo" )
  58. {
  59. var secInfo = window.dialogArguments.secureConnectionInfo;
  60. if (secInfo == "")
  61. elm.innerText = L_NotEncrypted_Text;
  62. else
  63. elm.innerText = secInfo ;
  64. }
  65. }
  66. }
  67. }
  68. }
  69. </SCRIPT>
  70. <SCRIPT language=vbscript>
  71. function regionalShortDate(dateIn)
  72. 'convert date to short format with current regional setting
  73. regionalShortDate = FormatDateTime(dateIn, 2)
  74. end function
  75. </SCRIPT>
  76. </HEAD>
  77. <BODY onload="BodyLoad()" id=bdy bgcolor=buttonface style="background: buttonface;
  78. font-family: MS Shell Dlg; font-size: 8pt; color: windowtext" scroll=no>
  79. <table cellPadding=3 cellspacing=2 border=0 id=tbl1 width=100%
  80. style="background: buttonface; font-family: MS Shell Dlg; font-size: 8pt;">
  81. <TR>
  82. <TD id=tdImage>
  83. <img id=imgPage src=page.gif width=29 height=36 border=0>
  84. </td>
  85. <td id=td1 style="font-family: MS Shell Dlg; font-size: 8pt;">
  86. <TEXTAREA id=_nameProp style="font-family: MS Shell Dlg; font-size: 8pt;
  87. background: buttonface; overflow: hidden; width: 24em; height: 2.7em;
  88. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA>
  89. </td></tr>
  90. <tr id=tr2 style="font-family: MS Shell Dlg; font-size: 8pt;">
  91. <td colspan=2><hr></td></tr>
  92. <tr>
  93. <Td id=td3 style="font-family: MS Shell Dlg; font-size: 8pt;">
  94. Protocol:</TD>
  95. <td id=td4 style="font-family: MS Shell Dlg; font-size: 8pt;">
  96. <TEXTAREA id=_protocol style="font-family: MS Shell Dlg; font-size: 8pt;
  97. background: buttonface; overflow: hidden; width: 24em; height: 1.5em;
  98. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA>
  99. </tr>
  100. <tr>
  101. <TD id=td5 style="font-family: MS Shell Dlg; font-size: 8pt;">Type:
  102. </TD>
  103. <TD id=td6 style="font-family: MS Shell Dlg; font-size: 8pt;">
  104. <TEXTAREA id=_mimeType style="font-family: MS Shell Dlg; font-size: 8pt;
  105. background: buttonface; overflow: hidden; width: 24em; height: 1.5em;
  106. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA>
  107. </TD>
  108. </tr>
  109. <tr>
  110. <TD id=td55 style="vertical-align: top;">
  111. Connection:
  112. </TD>
  113. <TD id=td65 style="vertical-align: top;">
  114. <TEXTAREA id=_connInfo style="font-family: MS Shell Dlg; font-size: 8pt;
  115. background: buttonface; overflow: hidden; width: 24em; height: 2.7em;
  116. border: 0px" readonly=1 wrap=physical tabindex=-1>
  117. </TEXTAREA>
  118. </TD>
  119. </tr>
  120. <tr>
  121. <td id=td 7 style="font-family: MS Shell Dlg; font-size: 8pt;
  122. vertical-align: top;">
  123. Address:<br>
  124. (URL)
  125. </TD>
  126. <TD id=td8 style="font-family: MS Shell Dlg; font-size: 8pt;
  127. vertical-align: top">
  128. <TEXTAREA id=_URL style="font-family: MS Shell Dlg; font-size: 8pt;
  129. background: buttonface; overflow: hidden; width: 24em; height: 2.7em;
  130. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA></tr>
  131. <tr>
  132. <td id=td10 style="font-family: MS Shell Dlg; font-size: 8pt;">Size:
  133. <td id=tdBytes style="font-family: MS Shell Dlg; font-size: 8pt;">
  134. <SPAN id=_fileSize style="font-family: MS Shell Dlg; font-size: 8pt;
  135. background: buttonface"></SPAN> <SPAN id=spaBytes>bytes</SPAN>
  136. </tr>
  137. <tr>
  138. <td id=td11 style="font-family: MS Shell Dlg; font-size: 8pt;" colspan=2>
  139. <hr>
  140. </tr>
  141. <tr>
  142. <td id=td12 style="font-family: MS Shell Dlg; font-size: 8pt;">Created:
  143. <td id=td13 style="font-family: MS Shell Dlg; font-size: 8pt;">
  144. <TEXTAREA id=_fileCreatedDate style="font-family: MS Shell Dlg; font-size: 8pt;
  145. background: buttonface; overflow: hidden; width: 24em; height: 1.5em;
  146. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA></TD></tr>
  147. <tr>
  148. <td id=td14 style="font-family: MS Shell Dlg; font-size: 8pt;">Modified:
  149. <td id=td15 style="font-family: MS Shell Dlg; font-size: 8pt;">
  150. <TEXTAREA id=_fileModifiedDate style="font-family: MS Shell Dlg; font-size: 8pt;
  151. background: buttonface; overflow: hidden; width: 24em; height: 1.5em;
  152. border: 0px" readonly=1 wrap=physical tabindex=-1></TEXTAREA>
  153. </tr>
  154. </table>
  155. <Div id=divButtons align=right
  156. STYLE="font-family: MS Shell Dlg; position: absolute;
  157. top: expression(document.body.clientHeight - (btnCerts.offsetHeight + 15));
  158. font-size: 8pt; background: buttonface; margin-top: .7em">
  159. <NOBR><BUTTON id=btnCerts onclick="btnCertsClick()" accesskey=c
  160. style="font-family: MS Shell Dlg; font-size: 8pt; width: 7em; height: 2.2em">
  161. <U>C</U>ertificates
  162. </BUTTON>
  163. </DIV>
  164. </BODY>
  165. </HTML>
  166.